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