pub unsafe extern "C" fn unorm2_append_73(
    norm2: *const UNormalizer2,
    first: *mut UChar,
    firstLength: i32,
    firstCapacity: i32,
    second: *const UChar,
    secondLength: i32,
    pErrorCode: *mut UErrorCode
) -> i32