#ifndef __BITS_RSIZE_H #define __BITS_RSIZE_H #ifndef __BITS_RSIZE_H_ #error "Internal header — include the public API header instead." #else #undef __BITS_RSIZE_H_ #endif typedef __SIZE_TYPE__ rsize_t; #endif