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