``` +static NTSTATUS get_inproc_sync( HANDLE handle, struct inproc_sync *cache, struct inproc_sync **out ) ```
You've changed these parameter names to make them less clear, and gotten rid of the comment that explains what they're for. How is this an improvement?