sendbrk
extern int sendbrk(void);
if (sendbrk() == -1) {
(void) sendbrk();
static void sendbrk(void);
sendbrk();