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