pub unsafe fn GetIconInfo<P0>(hicon: P0, piconinfo: *mut ICONINFO) -> Result<()>
where P0: IntoParam<HICON>,