Why the module does not promisify the [`fs.lchmod`](https://nodejs.org/api/fs.html#fs_fs_lchmod_path_mode_callback) function? The `api` array in [lib/fs/index.js](https://github.com/jprichardson/node-fs-extra/blob/master/lib/fs/index.js) doesn't have an element for `lchmod` function.