pub unsafe fn DestroyIcon<P0>(hicon: P0) -> Result<()>
where P0: IntoParam<HICON>,