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