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