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