pub unsafe extern "C" fn bf_set_all(field: *mut u8, size: size_t)
@brief Set all bits in the bitfield to 1
@param[in] field The bitfield @param[in] size The number of bits in the bitfield