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