pub unsafe extern "C" fn coap_add_attr(
resource: *mut coap_resource_t,
name: *mut coap_str_const_t,
value: *mut coap_str_const_t,
flags: c_int,
) -> *mut coap_attr_t
pub unsafe extern "C" fn coap_add_attr(
resource: *mut coap_resource_t,
name: *mut coap_str_const_t,
value: *mut coap_str_const_t,
flags: c_int,
) -> *mut coap_attr_t