pub unsafe fn alljoyn_credentials_setusername<P0, P1>(cred: P0, username: P1)
where P0: Param<alljoyn_credentials>, P1: Param<PCSTR>,