pub unsafe extern "C" fn X509_set_serialNumber( x509: *mut X509, serial: *const ASN1_INTEGER, ) -> c_int