pub unsafe extern "C" fn UA_Server_deleteSessionParameter(
    server: *mut UA_Server,
    sessionId: *const UA_NodeId,
    name: *const c_char
)