pub unsafe extern "C" fn fsetpos64(
    _File: *mut FILE,
    _Pos: *const fpos_t
) -> c_int