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