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