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