pub unsafe fn EnumPortsA<P0>( pname: P0, level: u32, pport: Option<&mut [u8]>, pcbneeded: *mut u32, pcreturned: *mut u32, ) -> BOOLwhere P0: Param<PCSTR>,