pub unsafe extern "C" fn blStringInsertOp( self_: *mut BLStringCore, index: usize, n: usize, dataOut: *mut *mut c_char, ) -> BLResult