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