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