pub unsafe extern "C" fn X509_CRL_set1_lastUpdate(
    crl: *mut X509_CRL,
    tm: *const ASN1_TIME
) -> c_int