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