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