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