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