pub unsafe extern "system" fn ExpandEnvironmentStringsW(
    lpsrc: PCWSTR,
    lpdst: PWSTR,
    nsize: u32,
) -> u32