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