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