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