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