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