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