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