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