pub unsafe extern "C" fn X509_NAME_digest( name: *const X509_NAME, md: *const EVP_MD, out: *mut u8, out_len: *mut c_uint, ) -> c_int