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