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