pub unsafe fn getservbyname<P0, P1>(name: P0, proto: P1) -> *mut SERVENTwhere P0: Param<PCSTR>, P1: Param<PCSTR>,