pub unsafe extern "C" fn Stream_ReadonlyBuffered(
    s: *mut Stream,
    source: *mut Stream,
    data: *mut c_void,
    size: cc_uint32
)