pub unsafe fn DdeSetUserHandle<P0>(hconv: P0, id: u32, huser: usize) -> BOOL
where P0: IntoParam<HCONV>,