pub unsafe fn GetUserProfileDirectoryW<'a>( htoken: impl IntoParam<'a, HANDLE>, lpprofiledir: PWSTR, lpcchsize: *mut u32, ) -> BOOL