pub unsafe extern "C-unwind" fn regularfile_linkat( olddir: *mut RegularFile, oldpath: *const c_char, newdir: *mut RegularFile, newpath: *const c_char, flags: c_int, workingDir: *const c_char, ) -> c_int