pub unsafe extern "C" fn coap_address_equals(
    a: *const coap_address_t,
    b: *const coap_address_t
) -> c_int