This API lets you pop up a file dialog and save a file.
Example:
require_file_ux_api!() file_ux().save_file_dialog("my_file.obj", &mesh_in_obj_format);
File dialog functions.