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