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