pub unsafe extern "C" fn CFDictionaryGetValue(
    theDict: *const __CFDictionary,
    key: *const c_void
) -> *const c_void