pub unsafe extern "C" fn xls_value_get_element( tuple: *const CIrValue, index: size_t, error_out: *mut *mut c_char, element_out: *mut *mut CIrValue, ) -> bool