pub unsafe extern "C" fn obs_data_array_item(
    array: *mut obs_data_array_t,
    idx: size_t
) -> *mut obs_data_t