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