pub unsafe fn DdeQueryNextServer<P0, P1>(hconvlist: P0, hconvprev: P1) -> HCONV
where P0: IntoParam<HCONVLIST>, P1: IntoParam<HCONV>,