pub type OSSL_ATTRIBUTE_VALUE_MAPPING = ATTRIBUTE_VALUE_MAPPING_st;
struct OSSL_ATTRIBUTE_VALUE_MAPPING { pub local: *mut atav_st, pub remote: *mut atav_st, }
local: *mut atav_st
remote: *mut atav_st