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