pub unsafe extern "C" fn atk_table_add_row_selection(
    table: *mut AtkTable,
    row: c_int
) -> gboolean