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