pub unsafe extern "C" fn SteamAPI_ISteamFriends_GetProfileItemPropertyString(
    self_: *mut ISteamFriends,
    steamID: uint64_steamid,
    itemType: ECommunityProfileItemType,
    prop: ECommunityProfileItemProperty
) -> *const c_char