pub unsafe extern "C" fn KeccakP1600_Permute_Nrounds(
    state: *mut c_void,
    nrounds: c_uint
)