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