pub fn check_existing_derivation_details(
    derivation_details: DerivationDetailsInput,
) -> ExternResult<Option<(AppBinding, KeyMeta)>>