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