pub unsafe fn umutablecptrie_setRange(
    trie: *mut UMutableCPTrie,
    start: i32,
    end: i32,
    value: u32,
    perrorcode: *mut UErrorCode
)