pub unsafe extern "C" fn gtk_file_chooser_set_select_multiple(
    chooser: *mut GtkFileChooser,
    select_multiple: gboolean
)