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