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