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