pub unsafe fn getprotobyname<P0>(name: P0) -> *mut PROTOENT
where P0: IntoParam<PCSTR>,