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