pub unsafe extern "C" fn sd_is_socket_inet( fd: c_int, family: c_int, sock_type: c_int, listening: c_int, port: u16, ) -> c_int