pub unsafe extern "C" fn umutablecptrie_setRange_73(
    trie: *mut UMutableCPTrie,
    start: UChar32,
    end: UChar32,
    value: u32,
    pErrorCode: *mut UErrorCode
)