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