pub unsafe extern "C" fn dr_file_tell(f: file_t) -> int64
Returns the current position for the file \p f in bytes from the start of the file. Returns -1 on an error.