pub unsafe extern "C" fn X509_CRL_sign( crl: *mut X509_CRL, pkey: *mut EVP_PKEY, md: *const EVP_MD, ) -> c_int