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