pub unsafe extern "C" fn aws_input_stream_get_length(
    stream: *mut aws_input_stream,
    out_length: *mut i64
) -> c_int