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