pub unsafe extern "C" fn lstat64(
    path: *const i8,
    buf: *mut stat64
) -> i32