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