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