pub async fn handle_alter_user( handler_args: HandlerArgs, stmt: AlterUserStatement, ) -> Result<RwPgResponse>