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