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