pub fn describe_drop_objects(
    _: &StatementContext<'_>,
    _: DropObjectsStatement
) -> Result<StatementDesc, PlanError>