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