pub unsafe extern "C" fn aws_input_stream_seek(
    stream: *mut aws_input_stream,
    offset: i64,
    basis: aws_stream_seek_basis
) -> c_int