Attached is an image of a similar SHARP AC signal which is compared to your truncated signal.
You will need to up RAWBUF to circa 220 to capture this signal with IRremote (min 212).
Here is some autogenerated code to send ON, OFF for SHARP AC for you to try (They look similar to your signal)
/*
Automatically Generated by AnalysIR - Batch Export Utility
Registered to:
Session History
Type : Key : Value : Bits
0 : RAW : ON : : 0
1 : RAW : OFF : : 0
*/
// NB: Not all protocols are supported by IRremote or IRLib. You may need to edit the code below manually
// Automatically Generated by AnalysIR for , visit http://www.AnalysIR.com or email info@....... for further details
unsigned int Signal_ON_0[] = {3828,1824,532,408,536,1348,536,408,560,1324,536,408,536,1348,536,408,560,1328,512,432,536,1348,536,408,536,1352,564,1324,540,404,536,1356,532,408,536,1348,540,1352,536,1348,536,1352,560,380,540,404,536,1348,540,1348,536,408,536,404,536,408,560,380,564,1324,536,408,532,416,560,380,536,1348,536,412,532,408,564,1328,536,404,564,384,532,408,536,404,540,1352,560,384,536,404,536,408,536,1348,536,412,536,404,536,404,540,408,532,1352,536,408,532,412,532,408,536,1352,536,404,540,404,540,404,536,408,536,408,532,412,536,408,536,404,564,380,536,412,536,404,540,404,540,404,536,1352,536,408,544,400,540,408,532,408,560,380,540,404,564,380,536,404,540,408,532,408,564,376,540,1352,536,404,536,408,536,408,536,404,564,380,564,380,568,372,564,380,536,412,532,408,540,404,564,380,536,1352,536,1356,536,1352,536,1352,540,1352,536,408,536,408,532,412,532,412,536,1348,536,408,536,1352,536}; //AnalysIR Batch Export - RAW
irsend.sendRaw(Signal_ON_0, sizeof(Signal_ON_0)/sizeof(int), khz); //AnalysIR Batch Export - RAW
// AnalysIR IR Protocol: RAW, Key: ON
unsigned int Signal_OFF_1[] = {3832,1820,540,404,536,1356,532,408,536,1352,536,404,540,1348,560,380,536,1352,560,376,536,1352,536,404,540,1348,536,1348,536,408,536,1348,536,412,536,1348,536,1356,536,1352,532,1352,540,408,532,408,536,1352,564,1328,532,404,564,380,536,408,536,404,536,1352,536,404,540,404,564,380,536,1348,564,380,536,404,536,1352,532,404,540,404,536,412,532,412,536,1348,564,380,536,404,544,404,532,412,536,1348,564,384,536,408,560,380,536,1352,540,408,536,404,532,412,536,1348,536,408,512,428,536,408,532,412,536,404,536,404,536,408,536,404,540,404,536,408,536,404,540,404,564,380,536,1352,540,404,536,408,560,384,536,404,536,412,532,408,540,404,536,408,536,408,536,408,536,408,512,1372,540,404,540,408,532,408,536,408,532,412,532,412,536,404,536,408,532,412,536,404,564,380,536,408,560,1324,564,1324,536,1352,536,1352,536,1356,508,440,528,408,536,408,540,1348,536,412,536,404,564,1328,536}; //AnalysIR Batch Export - RAW
irsend.sendRaw(Signal_OFF_1, sizeof(Signal_OFF_1)/sizeof(int), khz); //AnalysIR Batch Export - RAW
// AnalysIR IR Protocol: RAW, Key: OFF
let me know if these signals work on your SHARP AC
PS: set khz to 38