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