Applies process-level memory dump protections. This function should be called early in the application startup, before any sensitive data (keys, passwords) is loaded or derived. All protections are best-effort - if a protection fails, a warning is logged but the application continues running. The returned `ProcessProtections` struct indicates which protections succeeded. # Platform-Specific Beh
()
source not stored for this graph (policy: none)