pub unsafe extern "C" fn atk_table_cell_get_position(
    cell: *mut AtkTableCell,
    row: *mut c_int,
    column: *mut c_int
) -> gboolean