pub unsafe extern "C" fn SteamAPI_ISteamFriends_HasFriend(
    self_: *mut ISteamFriends,
    steamIDFriend: uint64_steamid,
    iFriendFlags: c_int
) -> bool