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