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