pub unsafe extern "C" fn aws_string_new_from_cursor(
    allocator: *const AwsCAllocator,
    cursor: *const AwsCByteCursor
) -> *mut AwsCString