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