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