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