pub fn openat2( dirfd: c_int, pathname: &CStr, open_how: &OpenHow, ) -> Result<c_long>
Wrapper around the openat2 syscall.
openat2