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