pub unsafe extern "C" fn Stream_Write(
    s: *mut Stream,
    buffer: *const cc_uint8,
    count: cc_uint32
) -> cc_result