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