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