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