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