These functions were needed when _FILE_OFFSET_BITS was not 64, using AC_SYS_LARGEFILE will detect it correctly and make the normal variants of these functions behave same as their *64 counterparts. Signed-off-by: buque <wuxu.wu@huawei.com>