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