pub unsafe extern "C" fn ucptrie_toBinary_70(
    trie: *const UCPTrie,
    data: *mut c_void,
    capacity: i32,
    pErrorCode: *mut UErrorCode
) -> i32