pub async fn write<P: Clone + AsRef<Path>>(path: P, data: &[u8]) -> IoResult<()>