pub unsafe fn WlanRegisterDeviceServiceNotification<P0>(
    hclienthandle: P0,
    pdevsvcguidlist: Option<*const WLAN_DEVICE_SERVICE_GUID_LIST>
) -> u32
where P0: Param<HANDLE>,