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