pub unsafe extern "C" fn profiler_snapshot_dump_csv(
    snap: *const profiler_snapshot_t,
    filename: *const c_char
) -> bool