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