pub fn unlink_sync(path: &str) -> Result<(), JsValue>
Synchronously removes the file (or symbolic link) at path.
path