pub unsafe extern "C" fn dzl_gtk_widget_find_child_typed(
    widget: *mut GtkWidget,
    type_: GType
) -> *mut GtkWidget