extern void __chk_overlap (const void *a, size_t an, const void *b, size_t bn);
/* Do we avoid the overlap check for older APIs? */
extern void __chk_overlap (const void *a, size_t an, const void *b, size_t bn);
/* Do we avoid the overlap check for older APIs? */