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