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