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