pub unsafe extern "C" fn gtk_widget_is_ancestor(
widget: *mut GtkWidget,
ancestor: *mut GtkWidget
) -> gboolean