pub type GtkListBoxFilterFunc = Option<unsafe extern "C" fn(_: *mut GtkListBoxRow, _: gpointer) -> gboolean>;