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