core_dump_write_core_file
status_t core_dump_write_core_file(const char* path, bool killTeam);
status_t result = core_dump_write_core_file(path, false);