torchbear_lib::bindings::system::fs
pub fn fs_open( _: &Lua, (path, mode): (String, Option<String>)) -> Result<LuaFile, LuaError>