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