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