create_block
static rpcfd_block_t *create_block(const void *handle, int fd);
return (create_block(NULL, 0));
p = create_block(handle, fd);