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