pub unsafe fn inet_pton<P1>( family: i32, pszaddrstring: P1, paddrbuf: *mut c_void, ) -> i32where P1: Param<PCSTR>,