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