pub unsafe extern "C" fn X509_set_notBefore(
    x509: *mut X509,
    tm: *const ASN1_TIME
) -> c_int