fn unlink(file_path: []const u8) UnlinkError!void
Delete a name and possibly the file it refers to. See also unlinkZ.
unlinkZ
file_path: []const u8,