pub fn write( record_account: &Pubkey, signer: &Pubkey, offset: u64, data: Vec<u8>, ) -> Instruction
Create a RecordInstruction::Write instruction
RecordInstruction::Write