pub unsafe extern "C" fn setbuf(
    _Stream: *mut FILE,
    _Buffer: *mut c_char
)