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