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