pub unsafe extern "C" fn KeccakWidth200_SpongePRG_Initialize(
    instance: *mut KeccakWidth200_SpongePRG_Instance,
    capacity: c_uint
) -> c_int