pub type GtkTreeIterCompareFunc = Option<unsafe extern "C" fn(_: *mut GtkTreeModel, _: *mut GtkTreeIter, _: *mut GtkTreeIter, _: gpointer) -> c_int>;