Cross platform interface api for sqlite3_column_decltype
String? column_decltype(cpf.PtrStmt arg1, int arg2) => _sqlite.column_decltype(arg1, arg2);