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