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