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