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