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