pub unsafe extern "C" fn gtk_paned_pack1(
    paned: *mut GtkPaned,
    child: *mut GtkWidget,
    resize: gboolean,
    shrink: gboolean
)