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