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