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