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