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