pub unsafe extern "C" fn aws_string_eq_byte_cursor(
    str: *const AwsCString,
    cursor: *const AwsCByteCursor
) -> bool