export_key
export_key(&p, tdb, PFKEYV2_AUTHENTICATION_KEY);
export_key(&p, tdb, PFKEYV2_ENCRYPTION_KEY);
void export_key(void **, struct tdb *, int);