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