pub unsafe extern "C" fn aws_string_eq_byte_buf(
    str: *const AwsCString,
    buf: *const AwsCByteBuf
) -> bool