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