Cross platform interface api for sqlite3_column_bytes16
int column_bytes16(cpf.PtrStmt arg1, int iCol) => _sqlite.column_bytes16(arg1, iCol);