ndmp_door_encode_start
enc_ctx = ndmp_door_encode_start(buf, buflen);
enc_ctx = ndmp_door_encode_start(buf, buflen);
enc_ctx = ndmp_door_encode_start(buf, NDMP_DOOR_SIZE);
extern ndmp_door_ctx_t *ndmp_door_encode_start(char *, int);