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