pub unsafe extern "C" fn coap_resource_set_mode(
    resource: *mut coap_resource_t,
    mode: c_int
)