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