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