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