pub unsafe extern "C" fn ditto_auth_client_login_with_token(
    auth_client: &AuthClient,
    token: Ref<'_>,
    provider: Ref<'_>
) -> c_int