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