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