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