Cross platform interface api for sqlite3_column_name16
String? column_name16(cpf.PtrStmt arg1, int N) => _sqlite.column_name16(arg1, N);