pub unsafe extern "cdecl" fn UCNV_TO_U_CALLBACK_STOP(
    context: *const c_void,
    touargs: *mut UConverterToUnicodeArgs,
    codeunits: PCSTR,
    length: i32,
    reason: UConverterCallbackReason,
    err: *mut UErrorCode
)