pub unsafe fn HideCaret<P0>(hwnd: P0) -> Result<()>
where P0: IntoParam<HWND>,