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