pub unsafe extern "C" fn WSOpenArgcArgv(
    ep: WSEnvironment,
    argc: c_int,
    argv: *mut *mut c_char,
    errp: *mut c_int
) -> WSLINK