int blob_read(PtrBlob arg1, PtrVoid Z, int N, int iOffset) { return _h_sqlite3_blob_read(arg1, Z, N, iOffset); }