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