pub unsafe fn chmod(pathname: *const char, mode: mode_t) -> Result<int>
Change permissions of a file.