pub unsafe extern "C" fn obs_data_array_erase(
    array: *mut obs_data_array_t,
    idx: size_t
)