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