Function windows_sys::Win32::NetworkManagement::WiFi::WlanSetProfileCustomUserData
pub unsafe extern "system" fn WlanSetProfileCustomUserData(
hclienthandle: HANDLE,
pinterfaceguid: *const GUID,
strprofilename: PCWSTR,
dwdatasize: u32,
pdata: *const u8,
preserved: *const c_void,
) -> u32