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