pub unsafe extern "C" fn aws_byte_buf_init_copy(
    dest: *mut AwsCByteBuf,
    allocator: *const AwsCAllocator,
    src: *const AwsCByteBuf
) -> i32