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