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