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