pub fn create_approve_instruction(
    inputs: CreateApproveInstructionInputs,
) -> Result<Instruction, TransferSdkError>