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