#[no_mangle]
pub unsafe fn dc_array_is_independent(
    array: *const dc_array_t,
    index: size_t
) -> c_int