pub unsafe fn WlanSetPsdIEDataList<P1>( hclienthandle: HANDLE, strformat: P1, ppsdiedatalist: Option<*const WLAN_RAW_DATA_LIST>, preserved: Option<*const c_void>, ) -> u32where P1: Param<PCWSTR>,