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