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