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