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