https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236714
--- Comment #5 from Mateusz Guzik ---
(In reply to Mark Johnston from comment #3)
I don't think that's feasible since consumers can pass arbitrary sizes, and
some probably pass more than they intended in a bogus manner where they would
not
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236714
--- Comment #6 from Mark Johnston ---
(In reply to Mateusz Guzik from comment #5)
Well, it's fine in the (probably more common) case where the kernel changed a
type from int to bool and userspace applications are not immediately updated to