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