Function windows_sys::Win32::UI::Shell::GetUserProfileDirectoryW

pub unsafe extern "system" fn GetUserProfileDirectoryW(
    htoken: HANDLE,
    lpprofiledir: PWSTR,
    lpcchsize: *mut u32,
) -> BOOL