pub unsafe fn alljoyn_credentials_setcertchain<P0, P1>(cred: P0, certchain: P1)
where P0: IntoParam<alljoyn_credentials>, P1: IntoParam<PCSTR>,