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