pub unsafe extern "C" fn fseeko64(
    stream: *mut FILE,
    offset: i64,
    whence: i32
) -> i32