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