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