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