pub unsafe extern "C" fn wolfSSL_X509_get_tbs(
    x509: *mut WOLFSSL_X509,
    outSz: *mut c_int
) -> *const c_uchar