export function unreferencedIndirect(): number {
  return "i am unreferencedIndirect now is error";
}
