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