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