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