pub unsafe extern "C" fn gtk_table_resize(
    table: *mut GtkTable,
    rows: c_uint,
    columns: c_uint
)