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