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