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