pub unsafe fn WlanDeleteProfile<P2>( hclienthandle: HANDLE, pinterfaceguid: *const GUID, strprofilename: P2, preserved: Option<*const c_void>, ) -> u32where P2: Param<PCWSTR>,