pub unsafe fn ucptrie_toBinary(
    trie: *const UCPTrie,
    data: *mut c_void,
    capacity: i32,
    perrorcode: *mut UErrorCode
) -> i32