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