pub unsafe extern "C" fn gtk_table_set_homogeneous(
    table: *mut GtkTable,
    homogeneous: gboolean
)