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