pub unsafe extern "C" fn fputwc(
    _Ch: wchar_t,
    _File: *mut FILE
) -> wint_t