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