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