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