pub unsafe extern "system" fn GetEnvironmentVariableW(
    lpName: *const u16,
    lpBuffer: *mut u16,
    nSize: u32
) -> u32