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