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