pub unsafe fn pack_rvv(bits: &[u8]) -> Vec<u64>
Pack u8 bit array into u64 words (portable fallback).
No hardware requirements in fallback mode.