pub unsafe extern "C" fn s2n_cert_chain_and_key_set_ctx(
    cert_and_key: *mut s2n_cert_chain_and_key,
    ctx: *mut c_void
) -> c_int