#[no_mangle]
pub unsafe extern "C" fn wasi_config_arg(
    config: &mut wasi_config_t,
    arg: *const c_char
)