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