pub unsafe fn GetDefaultUserProfileDirectoryW(
    lpprofiledir: PWSTR,
    lpcchsize: *mut u32
) -> Result<()>