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