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