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