pub type GtkEntryCompletionMatchFunc = Option<unsafe extern "C" fn(_: *mut GtkEntryCompletion, _: *const c_char, _: *mut GtkTreeIter, _: gpointer) -> gboolean>;