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