pub unsafe extern "C" fn aws_hex_encode_append_dynamic(
    to_encode: *const aws_byte_cursor,
    output: *mut aws_byte_buf
) -> c_int