{
  extern "C++" {
    HPHP::apc_load_impl*;
    HPHP::apc_load_impl_compressed*;
    "HPHP::const_load()";
    HPHP::const_load_impl*;
    HPHP::const_load_impl_compressed*;

    HPHP::type_scan::detail::Indexer*;
    *::_type_scan_custom_*;
  };
  extern "C" {
    hphp_type_scan_module_init;
    g_member_reflection_vtable_impl;
    /* functions defined by jemalloc */
    dallocx;
    mallctl;
    mallctlbymib;
    mallctlnametomib;
    malloc_stats_print;
    mallocx;
    nallocx;
    nallocx;
    rallocx;
    sallocx;
    sdallocx;
    xallocx;
  };
};
