pub unsafe extern "C" fn panel_paned_insert(
    self_: *mut PanelPaned,
    position: c_int,
    child: *mut GtkWidget
)