pub unsafe extern "C" fn atk_table_ref_at(
    table: *mut AtkTable,
    row: c_int,
    column: c_int
) -> *mut AtkObject