pub unsafe extern "system" fn SetEnvironmentVariableA(
    lpName: *const i8,
    lpValue: *const i8
) -> i32