pub unsafe extern "system" fn WlanGetSupportedDeviceServices(
    hclienthandle: HANDLE,
    pinterfaceguid: *const GUID,
    ppdevsvcguidlist: *mut *mut WLAN_DEVICE_SERVICE_GUID_LIST,
) -> u32