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