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