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