pub unsafe extern "system" fn ExpandEnvironmentStringsForUserA(
    htoken: HANDLE,
    lpsrc: PCSTR,
    lpdest: PSTR,
    dwsize: u32,
) -> BOOL