pub unsafe extern "C" fn ucnv_setToUCallBack_74(
converter: *mut UConverter,
newAction: UConverterToUCallback,
newContext: *const c_void,
oldAction: *mut UConverterToUCallback,
oldContext: *mut *const c_void,
err: *mut UErrorCode,
)