Type Definition GTraverseFunc
glib_sys
type GTraverseFunc = Option<unsafe extern "C" fn(_: gpointer, _: gpointer, _: gpointer) -> gboolean>;