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