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