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