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