pub unsafe extern "C" fn KeccakP400_AddByte(
    state: *mut c_void,
    data: c_uchar,
    offset: c_uint
)