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