async fn render_template(
    prof_ctl: &Arc<Mutex<JemallocProfCtl>>,
    build_info: &'static BuildInfo
) -> impl IntoResponse