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