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