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