pub unsafe extern "C" fn X509_set1_signature_algo( x509: *mut X509, algo: *const X509_ALGOR, ) -> c_int