pub unsafe extern "C" fn panel_widget_set_child(
    self_: *mut PanelWidget,
    child: *mut GtkWidget
)