pub unsafe extern "C" fn coap_pdu_set_mid(
    pdu: *mut coap_pdu_t,
    mid: coap_mid_t
)