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