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