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