pub unsafe extern "C" fn coap_context_set_csm_timeout(
    context: *mut coap_context_t,
    csm_tmeout: c_uint
)