pub fn extend_program( program_address: &Pubkey, payer_address: Option<&Pubkey>, additional_bytes: u32, ) -> Instruction
Returns the instruction required to extend the size of a program’s executable data account