pub unsafe extern "C" fn profiler_snapshot_filter_roots(
    snap: *mut profiler_snapshot_t,
    func: profiler_name_filter_func,
    data: *mut c_void
)