pub unsafe extern "C" fn ucptrie_openFromBinary_73(
    type_: UCPTrieType,
    valueWidth: UCPTrieValueWidth,
    data: *const c_void,
    length: i32,
    pActualLength: *mut i32,
    pErrorCode: *mut UErrorCode
) -> *mut UCPTrie