pub unsafe extern "C" fn PrintUnsignedInteger(
    arg1: *mut Environment,
    arg2: *const c_char,
    arg3: c_ulonglong
)