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