pub unsafe extern "C" fn _strupr_s(
    _String: *mut c_char,
    _Size: size_t
) -> errno_t