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