pub unsafe extern "C" fn wolfSSL_ASN1_UTCTIME_print(
    bio: *mut WOLFSSL_BIO,
    a: *const WOLFSSL_ASN1_TIME
) -> c_int