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