ref: c1f170493c680bc949c45797a13d09d7d0a08938 dir: /lib/c/include/bits/amd64-sysv/arch/string.h/
/* See LICENSE file for copyright and license details. */ #ifndef _SIZET typedef unsigned long size_t; #endif