pub unsafe extern "C" fn CFArrayContainsValue(
    theArray: *const __CFArray,
    range: CFRange,
    value: *const c_void
) -> u8