pub unsafe extern "C" fn gtk_cell_area_attribute_connect(
    area: *mut GtkCellArea,
    renderer: *mut GtkCellRenderer,
    attribute: *const c_char,
    column: c_int
)