pub fn plan_create_role(
    _: &StatementContext<'_>,
    _: CreateRoleStatement
) -> Result<Plan, PlanError>