// Hint files help the Visual Studio IDE interpret Visual C++ identifiers
// such as names of functions and macros.
// For more information see https://go.microsoft.com/fwlink/?linkid=865984
#define sk_default(x) = x
#define sk_ref(x) x&
#define sk_ref_arr(x) x*&
#define SK_API
#define SK_API_S