pub unsafe extern "C" fn s2n_config_set_ctx(
    config: *mut s2n_config,
    ctx: *mut c_void
) -> c_int