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