pub unsafe extern "C" fn X509_REQ_digest( req: *const X509_REQ, md: *const EVP_MD, out: *mut u8, out_len: *mut c_uint, ) -> c_int