pub type AsyncFile = File;
Async file handle opened through this crate.
pub struct AsyncFile { /* private fields */ }