pub unsafe fn DdeCmpStringHandles<P0, P1>(hsz1: P0, hsz2: P1) -> i32
where P0: IntoParam<HSZ>, P1: IntoParam<HSZ>,