pub unsafe fn fseeko(
    arg___stream: *mut FILE,
    arg___off: __off_t,
    arg___whence: c_int
) -> c_int