pub unsafe extern "system" fn RpcSmSwapClientAllocFree(
    clientalloc: RPC_CLIENT_ALLOC,
    clientfree: RPC_CLIENT_FREE,
    oldclientalloc: *mut RPC_CLIENT_ALLOC,
    oldclientfree: *mut RPC_CLIENT_FREE
) -> RPC_STATUS