Cross platform interface api for sqlite3_bind_null
int bind_null(cpf.PtrStmt arg1, int arg2) => _sqlite.bind_null(arg1, arg2);