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