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