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