pub const SYS_LINK: usize = 449; // 449usizeExpand description
Create a hard link to an existing file.
old_ptr: pointer to the existing file pathold_len: length of the existing pathnew_ptr: pointer to the new link pathnew_len: length of the new path