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