int ok = FFlush(APTR handle);
True on success, False otherwise.
If your file adapter doesn't support writing to files, this function can be a dummy stub.
This function must be implemented in a thread-safe manner.
True to indicate success, False on failure