pub unsafe extern "C" fn mdb_replace_row( table: *mut MdbTableDef, row: c_int, new_row: *mut c_void, new_row_size: c_int, ) -> c_int