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