pub unsafe extern "C" fn gtk_box_append(
    box_: *mut GtkBox,
    child: *mut GtkWidget
)