pub unsafe extern "system" fn ExpandEnvironmentStringsW(
    lpSrc: *const u16,
    lpDst: *mut u16,
    nSize: u32
) -> u32