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