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