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