rpcauth_unregister
int rpcauth_unregister(const struct rpc_authops *);
EXPORT_SYMBOL_GPL(rpcauth_unregister);
rpcauth_unregister(&authgss_ops);