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