pub unsafe extern "C" fn coap_context_set_max_handshake_sessions(
    context: *mut coap_context_t,
    max_handshake_sessions: c_uint
)