1use windows_sys::Win32::UI::Shell as shell; 2 3pub type CplApplet = opt_inner_type!(shell::APPLET_PROC);