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