pub unsafe extern "C" fn fstat64(
    __fd: c_int,
    __buf: *mut stat64
) -> c_int