pub unsafe extern "C" fn dds_dynamic_type_set_bit_bound(
    type_: *mut dds_dynamic_type_t,
    bit_bound: u16
) -> dds_return_t