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