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