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