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