pub unsafe extern "C" fn mdb_crack_row( table: *mut MdbTableDef, row_start: c_int, row_size: usize, fields: *mut MdbField, ) -> c_int