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