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