pub unsafe extern "C" fn coap_session_set_mtu(
    session: *mut coap_session_t,
    mtu: c_uint
)