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