pub unsafe extern "C" fn coap_endpoint_set_default_mtu(
    endpoint: *mut coap_endpoint_t,
    mtu: c_uint
)