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