pub unsafe extern "C" fn aws_byte_buf_eq_c_str(
    a: *const AwsCByteBuf,
    b: *const u8
) -> bool