pub unsafe extern "C" fn UA_Client_writeUserWriteMaskAttribute( client: *mut UA_Client, nodeId: UA_NodeId, newUserWriteMask: *const UA_UInt32, ) -> UA_StatusCode