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