pub unsafe extern "C" fn gtk_table_set_col_spacing(
    table: *mut GtkTable,
    column: c_uint,
    spacing: c_uint
)