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