nat_features
if (nat_features()) {
nat_features()->nfGetID;
nat_features()->nfCall;
return nat_features() ? B_OK : B_ENTRY_NOT_FOUND;
NatFeatCookie *c = nat_features();
NatFeatCookie *c = nat_features(); \