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