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