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