@c lock
int hook_lock(pExecuteObject pEo, FILE *fp, int iLockType, long lStart, long lLength ){ return file_lock(fp,iLockType,lStart,lLength);