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