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