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