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