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