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