pub unsafe extern "C" fn u_strToUTF32WithSub_74(
dest: *mut UChar32,
destCapacity: i32,
pDestLength: *mut i32,
src: *const UChar,
srcLength: i32,
subchar: UChar32,
pNumSubstitutions: *mut i32,
pErrorCode: *mut UErrorCode,
) -> *mut UChar32