:sig void file_release_process_locks(String reason = "") :params reason : diagnostic reason for releasing locks :see >sys >file_open_locked :content Releases locked file handles owned by the current process/workspace. Wasm uses this to close all request-local locked file handles.