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