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