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