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