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