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