public unsafe static extern uint CFDictionaryGetCount(MobileDeviceBase.__CFDictionary *CFDictionary);
 public unsafe static extern int CFDictionaryGetKeysAndValues(MobileDeviceBase.__CFDictionary *CFDictionary, ref MobileDeviceBase.__CFArray *CFArrayKeys, ref MobileDeviceBase.__CFArray *CFArrayValues);
 public unsafe static extern int AMDeviceLookupApplications(void *device, void *options, ref MobileDeviceBase.__CFDictionary *appBundles);