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