pub unsafe extern "C" fn coap_address_set_unix_domain( addr: *mut coap_address_t, host: *const u8, host_len: usize, ) -> c_int