pub unsafe extern "C" fn SteamAPI_ISteamFriends_SendClanChatMessage(
    self_: *mut ISteamFriends,
    steamIDClanChat: uint64_steamid,
    pchText: *const c_char
) -> bool