pub unsafe fn CfQuerySyncProviderStatus<P0>(
    connectionkey: P0,
) -> Result<CF_SYNC_PROVIDER_STATUS>
where P0: Param<CF_CONNECTION_KEY>,