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