fn emit_store_struct_value_to_slot(
bytecode: &mut Vec<u8>,
fields: &[StructField],
use_callt: bool,
token_patches: &mut Vec<MethodTokenPatch>,
)fn emit_store_struct_value_to_slot(
bytecode: &mut Vec<u8>,
fields: &[StructField],
use_callt: bool,
token_patches: &mut Vec<MethodTokenPatch>,
)