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