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