pub unsafe fn PeerCollabSignin<P0>(
    hwndparent: P0,
    dwsigninoptions: u32
) -> Result<()>
where P0: IntoParam<HWND>,