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