pub type ASN1_NULL = asn1_null_st;
#[repr(C)]pub struct ASN1_NULL { _unused: [u8; 0], }
_unused: [u8; 0]