pub unsafe extern "C" fn SteamAPI_ISteamUser_GetEncryptedAppTicket(
    self_: *mut ISteamUser,
    pTicket: *mut c_void,
    cbMaxTicket: c_int,
    pcbTicket: *mut uint32
) -> bool