pub unsafe extern "C" fn coap_context_set_max_idle_sessions(
    context: *mut coap_context_t,
    max_idle_sessions: c_uint
)