pub unsafe extern "C" fn UA_StructureField_copy(
    src: *const UA_StructureField,
    dst: *mut UA_StructureField
) -> UA_StatusCode