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