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