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