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