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