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