pub unsafe extern "system" fn CreateIcon( hinstance: HINSTANCE, nwidth: i32, nheight: i32, cplanes: u8, cbitspixel: u8, lpbandbits: *const u8, lpbxorbits: *const u8, ) -> HICON