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