pub unsafe extern "C" fn X509_NAME_ENTRY_create_by_NID(
out: *mut *mut X509_NAME_ENTRY,
nid: c_int,
type_: c_int,
bytes: *const u8,
len: ossl_ssize_t,
) -> *mut X509_NAME_ENTRY
pub unsafe extern "C" fn X509_NAME_ENTRY_create_by_NID(
out: *mut *mut X509_NAME_ENTRY,
nid: c_int,
type_: c_int,
bytes: *const u8,
len: ossl_ssize_t,
) -> *mut X509_NAME_ENTRY