pub unsafe extern "C" fn blArrayInsertOp( self_: *mut BLArrayCore, index: usize, n: usize, dataOut: *mut *mut c_void, ) -> BLResult