pub unsafe fn SetSystemCursor<P0>(hcur: P0, id: SYSTEM_CURSOR_ID) -> Result<()>
where P0: IntoParam<HCURSOR>,