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