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