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