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