void regress_test_struct_b_clone (RegressTestStructB* b, RegressTestStructB* b_out);
Make a copy of a RegressTestStructB
b :
the structure
b_out :
the cloned structure
Returns :