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