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