pub unsafe extern "C" fn wolfSSL_get_chain_cert(
    chain: *mut WOLFSSL_X509_CHAIN,
    idx: c_int
) -> *mut c_uchar