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