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