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