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