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