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