pub unsafe extern "C" fn gtk_file_chooser_add_filter(
    chooser: *mut GtkFileChooser,
    filter: *mut GtkFileFilter
)