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