pub unsafe extern "C" fn mdb_insert_row( table: *mut MdbTableDef, num_fields: c_int, fields: *mut MdbField, ) -> c_int