pub unsafe trait Flockable: AsRawFd { }
Represents valid types for flock.
Types implementing this must not be Clone.
Clone