pub unsafe extern "C" fn coap_context_set_session_timeout(
    context: *mut coap_context_t,
    session_timeout: c_uint
)