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