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