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