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