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