pub unsafe extern "C" fn panel_paned_insert_after(
    self_: *mut PanelPaned,
    child: *mut GtkWidget,
    sibling: *mut GtkWidget
)