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