pub unsafe extern "system" fn RtlSetEnvironmentStrings(
    NewEnvironment: PWCHAR,
    NewEnvironmentSize: SIZE_T
) -> NTSTATUS