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