pub unsafe extern "C" fn putc(
    __c: c_int,
    __stream: *mut FILE
) -> c_int