parse_param: Let the body point behind '=' when body is missing.
This fixes potential issues with functions that copy parameters
structures from private to shared memory because such functions
usually translate string pointers using a base pointing at the
first character of the parameter list.
Reported by Daniel.