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