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