pub unsafe extern "C" fn gtk_file_filter_add_pattern(
    filter: *mut GtkFileFilter,
    pattern: *const c_char
)