pub unsafe fn inet_ntop(
    family: i32,
    paddr: *const c_void,
    pstringbuf: &mut [u8]
) -> PCSTR