pub unsafe extern "C" fn aws_input_stream_read(
    stream: *mut aws_input_stream,
    dest: *mut aws_byte_buf
) -> c_int