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