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