ref: f006508232e66f68bd210f10116e7927e6f5693e dir: /src/Random.h/
#pragma once int msvc_rand(void); void msvc_srand(unsigned int seed);