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