fssh_recursive_lock_destroy
#define recursive_lock_destroy fssh_recursive_lock_destroy
extern void fssh_recursive_lock_destroy(fssh_recursive_lock *lock);
fssh_recursive_lock_destroy(&mount->rlock);