pub unsafe fn DestroyCursor<P0>(hcursor: P0) -> Result<()>
where P0: IntoParam<HCURSOR>,