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