interface fs { msg open(string path, int flags) -> (int err); }