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