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