pub unsafe extern "C" fn coap_print_addr(
    address: *const coap_address_t,
    buffer: *mut c_uchar,
    size: usize
) -> usize