#pragma once int filedialog_open(char *buf, int n); int filedialog_save(char *buf, int n);