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