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