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