pub unsafe fn CreateCaret( hwnd: HWND, hbitmap: Option<HBITMAP>, nwidth: i32, nheight: i32, ) -> Result<()>