pub unsafe extern "C" fn gtk_vbox_new(
    homogeneous: gboolean,
    spacing: c_int
) -> *mut GtkWidget