Cross platform interface api for sqlite3_column_double
double column_double(cpf.PtrStmt arg1, int iCol) => _sqlite.column_double(arg1, iCol);