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