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