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