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