pub unsafe extern "C" fn openat64(
    fd: c_int,
    path: *const c_char,
    oflag: c_int,
     ...
) -> c_int