Sets whether or not this owns the backend FILE pointer.
Note: owner should be true if the stream should fclose the backend FILE
pointer when destroyed or false otherwise.
| this | |
| owner |
true if this stream should own the FILE pointer or false otherwise |