pub unsafe extern "C" fn lseek64(
    fd: i32,
    offset: i64,
    whence: i32
) -> i64