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