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