pub unsafe fn UnloadUserProfile<P0, P1>(htoken: P0, hprofile: P1) -> Result<()>
where P0: IntoParam<HANDLE>, P1: IntoParam<HANDLE>,