pub unsafe fn phoneGetIconA<P0>( dwdeviceid: u32, lpszdeviceclass: P0, lphicon: *mut HICON, ) -> i32where P0: Param<PCSTR>,