pub unsafe extern "system" fn BluetoothGATTGetIncludedServices(
hDevice: HANDLE,
ParentService: PBTH_LE_GATT_SERVICE,
IncludedServicesBufferCount: USHORT,
IncludedServicesBuffer: PBTH_LE_GATT_SERVICE,
IncludedServicesBufferActual: *mut USHORT,
Flags: ULONG,
) -> HRESULT