pub unsafe extern "C" fn gtk_recent_filter_add_custom(
filter: *mut GtkRecentFilter,
needed: GtkRecentFilterFlags,
func: GtkRecentFilterFunc,
data: gpointer,
data_destroy: GDestroyNotify,
)
pub unsafe extern "C" fn gtk_recent_filter_add_custom(
filter: *mut GtkRecentFilter,
needed: GtkRecentFilterFlags,
func: GtkRecentFilterFunc,
data: gpointer,
data_destroy: GDestroyNotify,
)