pub unsafe extern "C" fn ftello(__stream: *mut FILE) -> __off_t
Return the current position of STREAM.
This function is a possible cancellation point and therefore not marked with __THROW.