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