pub unsafe extern "C" fn atk_table_set_row_header(
    table: *mut AtkTable,
    row: c_int,
    header: *mut AtkObject
)