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