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