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