pub unsafe fn ucnv_compareNames<P0, P1>(name1: P0, name2: P1) -> i32
where P0: IntoParam<PCSTR>, P1: IntoParam<PCSTR>,