pub unsafe extern "system" fn ExpandEnvironmentStringsForUserW(
    htoken: HANDLE,
    lpsrc: PCWSTR,
    lpdest: PWSTR,
    dwsize: u32,
) -> BOOL