pub unsafe extern "C" fn unorm2_normalize_73(
    norm2: *const UNormalizer2,
    src: *const UChar,
    length: i32,
    dest: *mut UChar,
    capacity: i32,
    pErrorCode: *mut UErrorCode
) -> i32