io.open¶ function io.open(filename: string, mode?: "a"|"a+"|"a+b"|"ab"|"r"...(+7)) -> file*? 2. errmsg: string?