[klibc] Remove stdio internals from <stdio.h>

Remove the internals of the FILE structure from <stdio.h>.  This means
removing the handful of inlines we already had there and replacing
them with out-of-line functions.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
7 files changed