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