pub unsafe extern "C" fn aws_byte_buf_init(
    buf: *mut AwsCByteBuf,
    allocator: *const AwsCAllocator,
    capacity: usize
) -> i32