pub unsafe fn KeyCredentialManagerGetOperationErrorStates(
    keycredentialmanageroperationtype: KeyCredentialManagerOperationType,
    isready: *mut BOOL,
    keycredentialmanageroperationerrorstates: *mut KeyCredentialManagerOperationErrorStates
) -> Result<()>