Compare potentially unaligned bitstrings. Much slower than memcmp, so only use when necessary.
( mut a_ptr: *const u8, mut a_offs: usize, mut b_ptr: *const u8, mut b_offs: usize, mut size: usize, )
source not stored for this graph (policy: none)
no test coverage detected