pub unsafe extern "C" fn dds_dynamic_type_set_nested(
    type_: *mut dds_dynamic_type_t,
    is_nested: bool
) -> dds_return_t