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