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