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