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