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