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