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