pub unsafe extern "C" fn csetbuffer(
    __stream: *mut c_IO_FILE,
    __buf: *mut i8,
    __size: usize
)