pub type oid_st = Oid;
#[repr(C)]pub struct oid_st { pub OID: [u64; 16], pub OIDlen: u64, }
OID: [u64; 16]
OIDlen: u64
Length of DER encoding