pub unsafe extern "C" fn UA_Client_writeInverseNameAttribute(
    client: *mut UA_Client,
    nodeId: UA_NodeId,
    newInverseName: *const UA_LocalizedText
) -> UA_StatusCode