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