[]Function core_graphics::display::CFArrayGetValueAtIndex

pub unsafe extern "C" fn CFArrayGetValueAtIndex(
    theArray: *const __CFArray,
    idx: isize
) -> *const c_void