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