Function windows_sys::Win32::NetworkManagement::WiFi::WlanSaveTemporaryProfile
pub unsafe extern "system" fn WlanSaveTemporaryProfile(
hclienthandle: HANDLE,
pinterfaceguid: *const GUID,
strprofilename: PCWSTR,
stralluserprofilesecurity: PCWSTR,
dwflags: u32,
boverwrite: BOOL,
preserved: *const c_void,
) -> u32