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