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