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