pub unsafe extern "C" fn SteamNetworkingIPAddr_ParseString(
    pAddr: *mut SteamNetworkingIPAddr,
    pszStr: *const c_char
) -> bool