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