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