pub unsafe fn CreateCursor<'a, T0__: IntoParam<'a, HINSTANCE>>( hinst: T0__, xhotspot: i32, yhotspot: i32, nwidth: i32, nheight: i32, pvandplane: *const c_void, pvxorplane: *const c_void, ) -> HCURSOR