pub unsafe extern "C" fn X509_REVOKED_set_revocationDate(
    r: *mut X509_REVOKED,
    tm: *mut ASN1_TIME
) -> c_int