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