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