pub unsafe fn DdeImpersonateClient<P0>(hconv: P0) -> Result<()>
where P0: IntoParam<HCONV>,