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