pub fn process_instruction_truncate(
invoke_context: &mut InvokeContext<'_>,
new_size: u32,
) -> Result<(), InstructionError>
pub fn process_instruction_truncate(
invoke_context: &mut InvokeContext<'_>,
new_size: u32,
) -> Result<(), InstructionError>