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