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