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