pub unsafe extern "C" fn UA_ExpandedNodeId_parse(
    id: *mut UA_ExpandedNodeId,
    str_: UA_String
) -> UA_StatusCode