pub fn missing_path_members_by_column_path(
    value: &Value,
    path: &ColumnPath
) -> Option<usize>