pub unsafe extern "C" fn coap_address_set_port(
    addr: *mut coap_address_t,
    port: u16
)