int blob_write(PtrBlob arg1, PtrVoid z, int n, int iOffset) { return _h_sqlite3_blob_write(arg1, z, n, iOffset); }