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