pub unsafe fn popcount_rvv(data: &[u64]) -> u64
Count set bits (portable fallback).
No hardware requirements in fallback mode.