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