pub fn describe_prepare(
    _: &StatementContext<'_>,
    _: PrepareStatement<Aug>
) -> Result<StatementDesc, PlanError>