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