pub unsafe fn GetUserProfileDirectoryA( htoken: HANDLE, lpprofiledir: Option<PSTR>, lpcchsize: *mut u32, ) -> Result<()>