pub unsafe fn phoneSetDisplay<P3>( hphone: u32, dwrow: u32, dwcolumn: u32, lpsdisplay: P3, dwsize: u32, ) -> i32where P3: Param<PCSTR>,